Namespace - LJCDBClientLib
Returns
The result with the table names.
Syntax
C# |
public DbResult GetTableNames()
|
Retrieves the table names for the data configuration database.
Remarks
Creates a "TableNames"
DbRequest
object, which is available in the Request property. The request object is
passed to the
ExecuteRequest()
method.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.